home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-05-11 | 524 b | 16 lines |
- # MiscClockView Preamble
- # basically lifted from a mini-example
- # this is 3.1 specific, and will enable the building of FAT palletes!
-
- OTHER_PRODUCT_DEPENDS = libMiscCalendarView.a
-
- LIBOFILES = MiscCalendarView.subproj/MiscCalendarView.o \
- MiscCalendarView.subproj/MiscCalendarMatrix.o \
- MiscCalendarView.subproj/DateSelectionCell.o \
- MiscCalendarView.subproj/SimpleDate.o
-
- OTHER_CFLAGS = -IMiscCalendarView.subproj -I../../Headers
-
- OTHER_GARBAGE = libMiscCalendarView.a
- INSTALLDIR = /LocalDeveloper/Palettes
-